Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request #341: add a keepalive configuration for both FTP and SCP #465

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Selenyhr
Copy link

Hi,

I'm using this package at work in order to deploy what I write to our test servers. However like most companies out there, there is a nasty firewall cutting the line if there is no activity for a certain amount of time.
In order to avoid this disconnection, keepalive packets can be sent. Lucky for me the base node modules already had this option :) I just added support for this option, defaulting it to 0 and documented the new setting.

This solves issues #341 and #355.

@daverickdunn
Copy link
Collaborator

Hi. This sounds good. I'm on vacation at the minute so I'll take a proper look sometime next week. Cheers!

@daverickdunn
Copy link
Collaborator

*still haven't forgotten. Will try take a look this week.

@Selenyhr
Copy link
Author

Hi, don't worry you can take all the time you need. The branch won't go anywhere :)
Thanks for remembering though.

@darnassiano
Copy link

remote-sync still alive?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants